Package | kbv.mio.impfpass |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kbv.mio.impfpass@1.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Bundle_Entry |
Url | https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Bundle_Entry |
Version | 1.1.0 |
Status | active |
Name | KBV_PR_MIO_Vaccination_Bundle_Entry |
Experimental | False |
Copyright | Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. |
Type | Bundle |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Bundle_Entry",
"version" : "1.1.0",
"name" : "KBV_PR_MIO_Vaccination_Bundle_Entry",
"status" : "active",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"short" : "Bündelung notwendiger Ressourcen",
"definition" : "Dieses Profil dient als bündelndes Element. Das Bundle kann als Klammer-Ressource verstanden werden, die die notwendigen Ressourcen zusammenfügt. Diese Ressource und die Integrierten können dann mit einer Signatur versehen werden.\r\n\r\nDas Bundle umfasst in dieser Anwendung einen oder mehrere Impfeinträge, also Impfzeilen. Diese können aus einer aktuellen Impfung stammen oder nachgetragen werden.",
"constraint" : [
{
"key" : "TypeComposition",
"severity" : "error",
"human" : "Es muss genau eine Composition_Prime oder Composition_Addendum enthalten sein",
"expression" : "entry.where(resource.meta.profile='https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Composition_Prime|1.1.0' or resource.meta.profile='https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Composition_Addendum|1.1.0').count()=1",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Bundle_Entry"
},
{
"key" : "OneComposition",
"severity" : "error",
"human" : "Es darf genau eine Composition geben",
"expression" : "entry.select(resource as Composition).count()=1",
"source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Bundle_Entry"
}
]
},
{
"id" : "Bundle.meta",
"path" : "Bundle.meta",
"min" : 1
},
{
"id" : "Bundle.meta.versionId",
"path" : "Bundle.meta.versionId",
"max" : "0"
},
{
"id" : "Bundle.meta.source",
"path" : "Bundle.meta.source",
"max" : "0"
},
{
"id" : "Bundle.meta.profile",
"path" : "Bundle.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_Vaccination_Bundle_Entry|1.1.0"
},
{
"id" : "Bundle.meta.security",
"path" : "Bundle.meta.security",
"max" : "0"
},
{
"id" : "Bundle.meta.tag",
"path" : "Bundle.meta.tag",
"max" : "0"
},
{
"id" : "Bundle.implicitRules",
"path" : "Bundle.implicitRules",
"max" : "0"
},
{
"id" : "Bundle.language",
"path" : "Bundle.language",
"max" : "0"
},
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.use",
"path" : "Bundle.identifier.use",
"max" : "0"
},
{
"id" : "Bundle.identifier.type",
"path" : "Bundle.identifier.type",
"max" : "0"
},
{
"id" : "Bundle.identifier.system",
"path" : "Bundle.identifier.system",
"min" : 1,
"fixedUri" : "urn:ietf:rfc:3986"
},
{
"id" : "Bundle.identifier.value",
"path" : "Bundle.identifier.value",
"min" : 1
},
{
"id" : "Bundle.identifier.period",
"path" : "Bundle.identifier.period",
"max" : "0"
},
{
"id" : "Bundle.identifier.assigner",
"path" : "Bundle.identifier.assigner",
"max" : "0"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "document",
"mustSupport" : true
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"min" : 1
},
{
"id" : "Bundle.total",
"path" : "Bundle.total",
"max" : "0"
},
{
"id" : "Bundle.link",
"path" : "Bundle.link",
"max" : "0"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry.resource",
"path" : "Bundle.entry.resource",
"min" : 1
},
{
"id" : "Bundle.entry.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.signature",
"path" : "Bundle.signature",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.